Schema Explorer
Yeedu Notebooks include an integrated Catalog Explorer that enables users to browse metadata across connected metastores:
- Databricks Unity Catalog
- Hive Metastore
- AWS Glue Catalog
This helps users navigate datasets without leaving the notebook.

Key Exploration Capabilities
Users can browse:
- Catalogs (Unity Catalog)
- Schemas / Databases
- Tables & Views
- System Schemas
information_schemasystem
Use Cases
- Quickly find tables for analysis
- Explore column-level metadata
- Preview schemas before executing queries
- Validate data model changes